/* CSS Document */
/*a, b, p, li, *:before, *:after, #gotop, .message ul li label, .message input[type=submit], .message input[type=reset], #chatToolBox,.about .mtf { transition: all 0.1s ease 0s; -moz-transition: all 0.1s ease 0s; -webkit-transition: all 0.1s ease 0s; -o-transition: all 0.1s ease 0s; -ms-transition: all 0.1s ease 0s; }*/
*:before, *:after { text-align: inherit; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, p, blockquote, table, figure { padding: 0; margin: 0; }
body{
margin:0;padding:0;
color:#333;
font-family:'Microsoft YaHei',Arial, Helvetica, SimSun, Sans-serif;
width:100%; overflow-x:hidden;
font-size:14px;
vertical-align: baseline;
line-height:24px;
`}
ol, ul, li, figure { list-style: none; }
a{ text-decoration:none;}

.area-image img {
    width: 100%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -moz-transition: all 2s ease-in-out 0s;
    -o-transition: all 2s ease-in-out 0s;
}
.area-image img:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
}
a:link{color:#333;}
a:visited{color:#333;}
a:hover{color:#13ad71;}
a:active{color:#13ad71;}

.container{width:1200px;margin:0 auto;}
.bar{width:100%;height:46px;background:#2d90f8;color:#fff;}
.lang{width:45%;float:left;line-height:46px;}
.topr{width:261px;float:right;padding-top:8px;}
.header{width:100%;height:933px;background:url(../images/index.jpg) no-repeat center;}
.top{width:1200px;margin:0 auto;height:188px;}
.logo{float:left;height:113px;margin-top:45px;}
.hotline{float:right;height:60px;margin-top:65px;}
.nav{width:100%;height:46px;line-height:46px;background:#162b6c;}
.nav ul{width:1200px;margin:0 auto;}
.nav li{display:inline-block;text-align:center;width:128px;font-size:16px;}
.nav li a{color:#fff;}

.about{width:100%;height:971px;background:url(../images/a1.jpg) no-repeat center;}
.tit-box{text-align:center;color:#999;margin-bottom:30px;}
.tit{width:257px;height:70px;background:url(../images/tit.png) no-repeat center;text-align:center;margin:0 auto;font-size:30px;font-weight:bold;margin-top:60px;padding-top:20px;}
.tit span{color:#333;}
.tit span font{color:#043c86;}
.about-box{width:1200px;margin:40px auto;height:451px;background:#162b6c;}
.about-box img{float:left;width:803px;}
.about-txt{color:#fff;height:100%;width:357px;float:right;padding:20px 20px; text-align:justify;}
.about-txt h3{width:100%;text-align:center; font-size:20px;}
.about-ico li{width:24.33%;display:inline-block;text-align:center; vertical-align:top;}
.about-2{background:url(../images/a2.jpg) no-repeat center;height:589px;}
.about-po{background:url(../images/company.jpg) no-repeat;height:589px;}
.abouttxt{width:65%;float:right;margin:110px 20px 0 20px;color:#fff;padding:20px 0 10px 0;}
.abouttxt p{color:#fff;}

.team{width:100%;height:255px;background:url(../images/a3.jpg) no-repeat center #053985;padding:30px 0;}
.team b{color:#fff;font-size:20px;font-weight:bold;} 
.team li{display:inline-block;text-align:center;color:#fff;width:19.33%;background:rgba(45,144,248,0.5);padding:20px 0;margin-top:25px;}
.team a:link,.team a:visited{color:#ccc;}
.team a:hover,.team a:active{color:#ff0000;}
.team a:hover:first-child img{opacity:0.4;}
.ad{width:100%;height:256px;background:url(../images/a4.jpg) no-repeat center;}

.case{background:url(../images/map.png) no-repeat center top;}
.case-list{}
.case-list li{width:23.33%;height:300px;display:inline-block;background:#fff;margin:0 2px 10px 2px; border-radius:5px;padding:5px 5px;box-shadow: 3px 3px 5px #ddd; vertical-align:top;border:solid #ddd 1px;text-align:center;}
.case-list li:hover{background:#f4f4f4;}
.case-list li span{display:block;width:auto;height:70%;}
.case-list li span img{width:100%;height:100%; }
.pro-200{height:398px;background:url(../images/200.jpg) no-repeat center;}
.pro-desc{width:480px;height:150px;background:rgba(4,60,134,0.2);padding:30px 20px; position:relative;top:10px;left:10px;}
.pro-desc h3{font-size:30px;color:#043c86;text-shadow: 2px 2px 2px #fff;margin-bottom:30px;}
.pro-desc h3 font{font-size:20px;color:#333;text-shadow: 2px 2px 2px #fff;}
.pro-desc p{color:#fff;}

.pro-list-tit{height:55px;line-height:55px;padding:0 10px;border-left:solid #dee3e7 1px;border-right:solid #dee3e7 1px;margin-top:20px;border-top:solid #043c86 2px; }
.pro-list-tit h4{font-size:16px;color:#043c86;float:left;}
.pro-list-tit a{float:right;}

.pro-list-li{border-top:solid #dee3e7 1px;height:100%; text-align:center;}

.pro-list li{width:24.74%;display:inline-block;text-align:center; vertical-align:top;height:270px;}
.pro-list li:hover{background:#f4f4f4;}
.pro-list li div{border-bottom:solid #dee3e7 1px;border-left:solid #dee3e7 1px;border-right:solid #dee3e7 1px;width:auto;height:100%;margin:0 ;padding:0 20px 0 20px;}
.pro-list li span{width:70%;height:55%;display:block;padding:20px 0 0 0;margin:0 auto;}
.pro-list li span img{width:100%;height:100%;}
.pro-pj{height:398px;background:url(../images/321.jpg) no-repeat center;}

.news{margin-top:30px;}
.news-1{width:670px;float:left;}
.news-2{width:482px;float:right;}
.news-tit{height:50px;line-height:50px;border-bottom:solid #ddd 1px;margin-bottom:30px;}
.news-tit h3{font-size:18px;color:#043c86;float:left;}
.news-tit h3 span{display:block;width:80px;height:3px;background:#043c86;}
.news-tit a{float:right;}
.newstop{padding: 0;}
.newstop img{width:240px;height:150px;float:left;margin-right:30px;}
.newstop b{width:100%;height:30px;line-height:30px;display:block;}
.newslist{margin-top:10px;}
.newslist li{height:30px;line-height:30px;border-bottom:dashed #ddd 1px;}
.newslist a{float:left;background:url(../images/arr.jpg) no-repeat left;padding-left:14px;}
.newslist span{float:right;opacity:0.4;}
.news_box{margin-bottom:10px;}
.newstime{width:60px;height:60px;background:#ccc;text-align:center;float:left;margin-right:20px;color:#fff;}
.day{width:100%;font-size:24px; position:relative;top:10px;}
.mou{font-size:12px;}
.newstxt{}
.n_b{font-weight:bold;}
.n_c{line-height:20px;opacity:0.5;}
.news-ul .news_box:first-child .newstime{background:#ff8400;}

.footer{width:100%;background:#f4f4f4;padding:40px 0;border-top:solid #162b6c 1px;margin-top:20px;}
.f-nav{width:326px;float:left;border-right:solid #ddd 1px;}
.f-nav a{width:45%;display:inline-block;}
.copyright{width:560px;float:left;padding:0 40px;border-right:solid #ddd 1px;}
.code{width:193px;float:right;text-align:right;}

.inheader{width:100%;height:188px;background:url(../images/inheader.jpg) no-repeat center;}
.path{width:1200px;margin:0 auto;background:#fff;border:solid #ddd 1px;border-radius:5px;height:40px;line-height:40px;text-indent:1em;margin-bottom:20px;}
.leftframe{width:220px;background:#fff;border:solid #ddd 1px;border-top:solid #043c86 2px;float:left;padding:20px 20px;border-radius:5px;}
.rightframe{width:880px;border:solid #ddd 1px;border-radius:5px;float:right;padding:20px 20px;line-height:30px;border-top:solid #043c86 2px;}
.leftframe li{background:url(../images/arr.jpg) no-repeat left;padding-left:20px;height:40px;line-height:40px;border:solid #ddd 1px;margin-bottom:5px;background:#f4f4f4;}
.l-tit{padding:0 0 10px 0;border-bottom:solid #ddd 1px;margin-bottom:20px;}
.r-tit{border-bottom:solid #ddd 1px;padding-bottom:10px;margin-bottom:20px;}
table tr td{padding:5px 20px;border:solid #333 1px;}
.list_pic li{display:inline-block;width:30.5%;text-align:center;vertical-align:top;height:220px;margin:0 10px 30px 10px; }
.list_pic li div{width:90%;height:80%;text-align:center;border:solid #ddd 1px; padding:10px 10px; background:#f5f5f5; }
.list_pic li img{max-width:100%;max-height:100%;}
.list_pic p{line-height:20px;}
/*·ÖÒ³*/
.pages{ text-align:center; overflow:hidden; margin-top:2%; margin-bottom:2%;width:100%;}
.yema a,.yema span{ padding:5px 22px; border:#ccc 1px solid; margin:0 2px; font-size:17px; display:inline-block; color:#333; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px; border-radius:4px;}
.yema a:hover{  background:#c30d23; margin:0 2px; color:#fff; text-decoration:none; }
a.yema_on{color:#fff !important; border:#c30d23 1px solid !important; background:#c30d23;}
a.yema_on:hover{color:#fff !important; border:#c30d23 1px solid !important; }
a.ok{color:#fff !important; border:#c30d23 1px solid !important; background:#c30d23;}
a.ok:hover{color:#fff !important; border:#c30d23 1px solid !important; }

.newstlist li{padding:20px 0 ;}
.newsdesc{line-height:20px; opacity:0.7;background:#f4f4f4;padding:20px 20px;}
.newstti{font-size:16px;float:left;}
.newst{float:right;}
.newsstr{font-size:24px;}
.newo li{border-bottom:dashed #ddd 1px;}
.zhengw{padding:0 0 30px 0;}
.rightframe img{max-width:100%;}